🎖️GitЯра🎖️
androidApp/src/fdroid/AndroidManifest.xml 2d60e384b0afcbe45e8e6bab045546f2710db9cb (2d60e384) Text, 1.31 KB
Tff7b72<?xml version="1.0" encoding="utf-8"?>
T8b949e<!--
~ Copyright (c) 2025-2026 Meshtastic LLC
~
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
Tff7b72<manifest Te6edf3xmlns:android=Ta5d6ff"http://schemas.android.com/apk/res/android"
Te6edf3xmlns:tools=Ta5d6ff"http://schemas.android.com/tools"Tff7b72>
T8b949e<!--
Required for writing TAK route data packages to ATAK's auto-import directory.
Only declared for the F-Droid flavor — the Google Play flavor uses scoped
storage (SAF / app-scoped cache) so this permission is not needed there
and would violate Play policy.
-->
Tff7b72<uses-permission Te6edf3android:name=Ta5d6ff"android.permission.MANAGE_EXTERNAL_STORAGE"
Te6edf3tools:ignore=Ta5d6ff"ScopedStorage" Tff7b72/>
Tff7b72</manifest>
Served by rngit 1.5.0 - Generated in 0.04s